Show SNMP Statistics
About this task
Display SNMP statistics to monitor the number of specific error messages, such as the number of messages that were delivered to SNMP but were not allowed.
Procedure
- In the navigation pane, expand .
- Select General.
- Select the SNMP tab.
SNMP Field Descriptions
Use the data in the following table to display SNMP statistics.
Name |
Description |
---|---|
OutTooBigs |
Shows the number of SNMP PDUs that the SNMP protocol entity generated and for which the value of the error-status field is tooBig. |
OutNoSuchNames |
Shows the number of SNMP PDUs that the SNMP protocol entity generated and for which the value of the error-status is noSuchName. |
OutBadValues |
Shows the number of SNMP PDUs that SNMP protocol entity generated and for which the value of the error-status field is badValue. |
OutGenErrors |
Shows the number of SNMP PDUs that the SNMP protocol entity generated and for which the value of the error-status field is genErr. |
InBadVersions |
Shows the number of SNMP messages that were delivered to the SNMP protocol entity and were for an unsupported SNMP version. |
InBadCommunityNames |
Shows the number of SNMP messages delivered to the SNMP protocol entity that used an SNMP community name not known to the entity. |
InBadCommunityUsers |
Shows the number of SNMP messages delivered to the SNMP protocol entity that represented an SNMP operation not allowed by the SNMP community named in the message. |
InASNParseErrs |
Shows the number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP messages. |
InTooBigs |
Shows the number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is tooBig. |
InNoSuchNames |
Shows the number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is noSuchName. |
InBadValues |
Shows the number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is badValue. |
InReadOnlys |
Shows the number of valid SNMP PDUs delivered to the SNMP protocol entity and for which the value of the error-status field is "read-only". It is a protocol error to generate an SNMP PDU that contains the value "read-only" in the error-status field; this object is provided as a means of detecting incorrect implementations of the SNMP. |
InGenErrors |
Shows the number of SNMP PDUs delivered to the SNMP protocol entity and for which the value of the error-status field is "genErr." |